text/tabwriter.Writer.terminateCell (method)
3 uses
text/tabwriter (current package)
tabwriter.go#L468: func (b *Writer) terminateCell(htab bool) int {
tabwriter.go#L516: b.terminateCell(false)
tabwriter.go#L544: ncells := b.terminateCell(ch == '\t')
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)